- name() - Method in class edu.georgetown.gucs.utility.Token
-
Provides the token name
- name - Variable in enum enums.CommandLineHelp
-
- nil() - Method in class edu.georgetown.gucs.utility.AntlrBitSet
-
Returns whether this bitset is empty
- not() - Method in class edu.georgetown.gucs.utility.AntlrBitSet
-
Provides the bitwise complement of this bitset
- notInPlace() - Method in class edu.georgetown.gucs.utility.AntlrBitSet
-
Performs a bitwise complement to invert the bits in this bitset
- notInPlace(int) - Method in class edu.georgetown.gucs.utility.AntlrBitSet
-
Performs a bitwise complement to invert the bits from zero to maxBit
- notInPlace(int, int) - Method in class edu.georgetown.gucs.utility.AntlrBitSet
-
Performs a bitwise complement to invert the bits from minBit to maxBit