A B C D E F G H I L M N O P Q R S T U V W X 

I

identifier - Variable in class Main.Expression
 
iff(Automaton) - Method in class Automata.Automaton
 
imply(Automaton) - Method in class Automata.Automaton
 
IntegrationTest - Class in Main
 
IntegrationTest() - Constructor for class Main.IntegrationTest
 
intersection(Automaton) - Method in class dk.brics.automaton.Automaton
intersection(Automaton, Automaton) - Static method in class dk.brics.automaton.BasicOperations
Returns an automaton that accepts the intersection of the languages of the given automata.
INTERSECTION - Static variable in class dk.brics.automaton.RegExp
Syntax flag, enables intersection (&).
INTERVAL - Static variable in class dk.brics.automaton.RegExp
Syntax flag, enables numerical intervals (<n-m>).
is(Type) - Method in class Main.Expression
 
isAccept(int) - Method in class dk.brics.automaton.RunAutomaton
Returns acceptance status for given state.
isAccept() - Method in class dk.brics.automaton.State
Returns acceptance status.
isBound() - Method in class Automata.Automaton
 
isDeterministic() - Method in class dk.brics.automaton.Automaton
Returns deterministic flag for this automaton.
isEmpty() - Method in class dk.brics.automaton.Automaton
isEmpty(Automaton) - Static method in class dk.brics.automaton.BasicOperations
Returns true if the given automaton accepts no strings.
isEmptyString() - Method in class dk.brics.automaton.Automaton
isEmptyString(Automaton) - Static method in class dk.brics.automaton.BasicOperations
Returns true if the given automaton accepts the empty string and nothing else.
isFinite() - Method in class dk.brics.automaton.Automaton
isFinite(Automaton) - Static method in class dk.brics.automaton.SpecialOperations
Returns true if the language of this automaton is finite.
isLeftParenthesis() - Method in class Token.Operator
 
isMsd() - Method in class Automata.NumberSystem
 
isNumber(String) - Static method in class Main.UtilityMethods
checks if a string is \\d+
isOperator() - Method in class Token.Operator
 
isOperator() - Method in class Token.Token
 
isTotal() - Method in class dk.brics.automaton.Automaton
isTotal(Automaton) - Static method in class dk.brics.automaton.BasicOperations
Returns true if the given automaton accepts all strings.
isUnicodeBlockName(String) - Static method in class dk.brics.automaton.Datatypes
Checks whether the given string is the name of a Unicode block (see Datatypes.get(String)).
isUnicodeCategoryName(String) - Static method in class dk.brics.automaton.Datatypes
Checks whether the given string is the name of a Unicode category (see Datatypes.get(String)).
isXMLName(String) - Static method in class dk.brics.automaton.Datatypes
Checks whether the given string is the name of an XML / XML Schema automaton (see Datatypes.get(String)).
A B C D E F G H I L M N O P Q R S T U V W X