EventHolder
Abstract Class
No description is available for this element.
Extends
TriggerHolder
Modifiers
public abstract
Constructors
new EventHolder (Library, String...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Library | library |
2 | String[] | string |
Return Type
EventHolder
Modifiers
public varargs
Methods
returnType (Context, Match)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
Type
Modifiers
public
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)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
Type[]
Modifiers
public
eventClass ()
Abstract MethodNo description is available for this element.
Return Type
Class
Modifiers
public abstract
onSectionExit (Context, SectionMeta)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | SectionMeta | meta |
Return Type
void
Modifiers
public
callSiteName (Context, Match)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | Match | match |
Return Type
String
Modifiers
public