SectionEntry

Abstract Class

No description is available for this element.
Extends

Section

Modifiers

public abstract

Constructors


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

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

SectionEntry

Modifiers

public varargs


Methods


getSubState ()

Method
No description is available for this element.
Return Type

CompileState

Modifiers

public

allowedIn (State, Context)

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

boolean

Modifiers

public