EventHolder

Abstract Class

No description is available for this element.
Extends

TriggerHolder

Modifiers

public abstract

Constructors


new EventHolder (Library, String...)

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

EventHolder

Modifiers

public varargs


Methods


returnType (Context, Match)

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

Type

Modifiers

public

compile (Context, Match)

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

void

Modifiers

public

parameters (Context, Match)

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

Type[]

Modifiers

public

eventClass ()

Abstract Method
No description is available for this element.
Return Type

Class

Modifiers

public abstract

onSectionExit (Context, SectionMeta)

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

void

Modifiers

public

callSiteName (Context, Match)

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

String

Modifiers

public