Condition
Abstract Class
No description is available for this element.
Extends
Element
Implements
SyntaxElement
Modifiers
public abstract
Constructors
new Condition (Library, LanguageElement, String...)
ConstructorNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Library | library |
2 | LanguageElement | element |
3 | String[] | string |
Return Type
Condition
Modifiers
public varargs
Methods
find (Object...)
Abstract MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | Object[] | object |
Return Type
Object
Modifiers
public abstract varargs