ExtractedSection

Abstract Class

No description is available for this element.
Extends

Section

Modifiers

public abstract

Constructors


new ExtractedSection (Library, LanguageElement, String...)

Constructor
No description is available for this element.
IndexTypeName
1Librarylibrary
2LanguageElementelement
3String[]string
Return Type

ExtractedSection

Modifiers

public varargs


Methods


compile (Context, Match)

Method
No description is available for this element.
IndexTypeName
1Contextcontext
2Matchmatch
Return Type

void

Modifiers

public

onSectionExit (Context, SectionMeta)

Method
No description is available for this element.
IndexTypeName
1Contextcontext
2SectionMetameta
Return Type

void

Modifiers

public

compileInline (Context, Match)

Method
No description is available for this element.
IndexTypeName
1Contextcontext
2Matchmatch
Return Type

void

Modifiers

public final

preCompileInline (Context, Match)

Method
No description is available for this element.
IndexTypeName
1Contextcontext
2Matchmatch
Return Type

void

Modifiers

public final