TriggerHolder
Abstract Class
No description is available for this element.
Extends
Member
Modifiers
public abstract
Constructors
new TriggerHolder (Library, LanguageElement, String...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Library | library |
2 | LanguageElement | element |
3 | String[] | string |
Return Type
TriggerHolder
Modifiers
public varargs
Methods
returnType (Context, Match)
Abstract MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
Type
Modifiers
public abstract
compile (Context, Match)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
void
Modifiers
public
parameters (Context, Match)
Abstract MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
Type[]
Modifiers
public abstract
callSiteName (Context, Match)
Abstract MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
String
Modifiers
public abstract