TriggerHolder

Abstract Class

No description is available for this element.
Extends

Member

Modifiers

public abstract

Constructors


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

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

TriggerHolder

Modifiers

public varargs


Methods


returnType (Context, Match)

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

Type

Modifiers

public abstract

compile (Context, Match)

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

void

Modifiers

public

parameters (Context, Match)

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

Type[]

Modifiers

public abstract

callSiteName (Context, Match)

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

String

Modifiers

public abstract