GeneratedEntryNode
Class
No description is available for this element.
Extends
Element
Modifiers
public
Constructors
new GeneratedEntryNode (Library, RecordComponent, String...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Library | library |
2 | RecordComponent | component |
3 | String[] | string |
Return Type
GeneratedEntryNode
Modifiers
public varargs
Methods
compile (Context, Match)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
void
Modifiers
public
preCompile (Context, Match)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
void
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