Package net.sourceforge.plantuml.preproc
Class Sub
- java.lang.Object
-
- net.sourceforge.plantuml.preproc.Sub
-
public class Sub extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Sub(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(CharSequence2 s)
ReadLine
getReadLine(LineLocation lineLocation)
-
-
-
Method Detail
-
add
public void add(CharSequence2 s)
-
getReadLine
public ReadLine getReadLine(LineLocation lineLocation)
-
-