SimpleEntry

Abstract Class

No description is available for this element.
Extends

Element

Modifiers

public abstract

Constructors


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

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

SimpleEntry

Modifiers

public varargs


Methods


match (String, Context)

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

Match

Modifiers

public

getSubState ()

Method
No description is available for this element.
Return Type

CompileState

Modifiers

public

allowAsInputFor (Type)

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

boolean

Modifiers

public

allowedIn (State, Context)

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

boolean

Modifiers

public