Member
Abstract Class
No description is available for this element.
Extends
Section
Modifiers
public abstract
Constructors
new Member (Library, LanguageElement, String...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Library | library |
2 | LanguageElement | element |
3 | String[] | string |
Return Type
Member
Modifiers
public varargs
Methods
getType ()
MethodNo description is available for this element.
Return Type
LanguageElement
Modifiers
public
allowAsInputFor (Type)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Type | type |
Return Type
boolean
Modifiers
public
onSectionExit (Context, SectionMeta)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | SectionMeta | meta |
Return Type
void
Modifiers
public