Package net.sourceforge.plantuml.preproc
Class Variables
java.lang.Object
net.sourceforge.plantuml.preproc.Variables
public class Variables
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(DefineVariable var) java.lang.String
applyOn
(java.lang.String line) int
removeSomeDefaultValues
(int nb) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Variables
public Variables(java.lang.String fonctionName, java.lang.String definitionQuoted)
-
-
Method Details
-
add
-
countDefaultValue
public int countDefaultValue() -
removeSomeDefaultValues
-
applyOn
public java.lang.String applyOn(java.lang.String line)
-