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