Section

Abstract Class

No description is available for this element.
Extends

Element

Modifiers

public abstract

Constructors


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

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

Section

Modifiers

public varargs


Methods


allowAsInputFor (Type)

Method
No description is available for this element.
IndexTypeName
1Typetype
Return Type

boolean

Modifiers

public

onSectionExit (Context, SectionMeta)

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

void

Modifiers

public abstract

compileInline (Context, Match)

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

void

Modifiers

public

preCompileInline (Context, Match)

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

void

Modifiers

public