Class CRTFlags
java.lang.Object
com.ibm.wala.shrike.sourcepos.CRTFlags
This class represents the flags which a entry in the CharacterRangeTable can have. The flags are
bitwise ORed.
- Author:
- Siegfried Weber, Juergen Graf <juergen.graf@gmail.com>
- See Also:
-
Method Summary
-
Method Details
-
getFlagNames
Returns the flag names of this instance.- Returns:
- An array of Strings containing the flag names.
-