Uses of Interface
de.firemage.autograder.treeg.ast.CharacterClassEntry
Packages that use CharacterClassEntry
-
Uses of CharacterClassEntry in de.firemage.autograder.treeg.ast
Classes in de.firemage.autograder.treeg.ast that implement CharacterClassEntryMethods in de.firemage.autograder.treeg.ast that return types with arguments of type CharacterClassEntryModifier and TypeMethodDescriptionCharacterClass.ranges()Returns the value of therangesrecord component.Constructor parameters in de.firemage.autograder.treeg.ast with type arguments of type CharacterClassEntryModifierConstructorDescriptionCharacterClass(boolean negated, List<CharacterClassEntry> ranges) Creates an instance of aCharacterClassrecord class.