Class CRTFlags

java.lang.Object
com.ibm.wala.shrike.sourcepos.CRTFlags

public final class CRTFlags extends Object
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 Details

    • getFlagNames

      public String[] getFlagNames()
      Returns the flag names of this instance.
      Returns:
      An array of Strings containing the flag names.