SimpleEntry
Abstract Class
No description is available for this element.
Extends
Element
Modifiers
public abstract
Constructors
new SimpleEntry (Library, LanguageElement, String...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Library | library |
2 | LanguageElement | element |
3 | String[] | string |
Return Type
SimpleEntry
Modifiers
public varargs
Methods
match (String, Context)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | String | thing |
2 | Context | context |
Return Type
Match
Modifiers
public
getSubState ()
MethodNo description is available for this element.
Return Type
CompileState
Modifiers
public
allowAsInputFor (Type)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Type | type |
Return Type
boolean
Modifiers
public
allowedIn (State, Context)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | State | state |
2 | Context | context |
Return Type
boolean
Modifiers
public