Class Nodes.KeywordHashNodeFlags
java.lang.Object
org.prism.Nodes.KeywordHashNodeFlags
- All Implemented Interfaces:
Comparable<Nodes.KeywordHashNodeFlags>
- Enclosing class:
Nodes
public static final class Nodes.KeywordHashNodeFlags
extends Object
implements Comparable<Nodes.KeywordHashNodeFlags>
Flags for keyword hash nodes.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleaninthashCode()booleanstatic booleanisSymbolKeys(short flags)
-
Field Details
-
SYMBOL_KEYS
public static final short SYMBOL_KEYS- See Also:
-
-
Constructor Details
-
KeywordHashNodeFlags
public KeywordHashNodeFlags(short flags)
-
-
Method Details
-
isSymbolKeys
public static boolean isSymbolKeys(short flags) -
hashCode
-
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<Nodes.KeywordHashNodeFlags>
-
isSymbolKeys
public boolean isSymbolKeys()
-