void |
LineSeparatorSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
void |
Segment.execute(java.lang.Appendable appendable,
ExecutionContext context)
Execute this segment (e.g. write down some variable value).
|
void |
CommentSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
void |
InvertedSectionSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
void |
SectionSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
void |
ValueSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
void |
ExtendSectionSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
void |
PartialSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
void |
TextSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
void |
ExtendSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
void |
SetDelimitersSegment.execute(java.lang.Appendable appendable,
ExecutionContext context) |
protected void |
ExtendSectionSegment.executeNoDefiningLookup(java.lang.Appendable appendable,
ExecutionContext context) |