GeneratedEntrySection
Class
No description is available for this element.
Extends
Section
Modifiers
public final
Constructors
new GeneratedEntrySection (Library, Class, String...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Library | library |
2 | Class | clazz |
3 | String[] | string |
Return Type
GeneratedEntrySection
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
getTarget ()
MethodNo description is available for this element.
Return Type
Class
Modifiers
public
onSectionExit (Context, SectionMeta)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Context | context |
2 | SectionMeta | meta |
Return Type
void
Modifiers
public