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

A

add(int, int, ReglaCYK3) - Method in class Gramaticas.TablaParseCYK3
Inserta/anhade un simbolo a la tabla en las coordenadas dadas.
add(int, int, Simbolo) - Method in class Gramaticas.TablaScanCYK
Inserta/anhade un simbolo a la tabla en las coordenadas dadas.
add_escapes(String) - Method in exception ER.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception Gramaticas.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addChild(LabelledTreeImpl) - Method in class TreeDraw.LabelledTreeImpl
Adds a child to this node.
addEscapes(String) - Static method in error ER.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error Gramaticas.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
adjustBeginLineColumn(int, int) - Static method in class ER.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Static method in class Gramaticas.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AF - package AF
 
AF - Class in AF
Clase para la implementacion interna de un automata finito.
AF(String) - Constructor for class AF.AF
Constructor directamente heredado de la superclase abstracta (vease AFabstracto.AFabstracto(String)).
AF(LinkedHashSet, LinkedHashSet, Estado, LinkedHashSet, LinkedHashSet) - Constructor for class AF.AF
Constructor directamente heredado de la superclase abstracta (vease AFabstracto.AFabstracto(LinkedHashSet,LinkedHashSet,Estado,LinkedHashSet,LinkedHashSet)).
AF_Exception - Exception in AF
Excepcion asociada a los metodos y clases del paquete AF.
AF_Exception() - Constructor for exception AF.AF_Exception
 
AF_Exception(String) - Constructor for exception AF.AF_Exception
 
AFabstracto - Class in AF
[Super]Clase abstracta para la implementacion interna de un automata finito.
AFabstracto(String) - Constructor for class AF.AFabstracto
 
AFabstracto(LinkedHashSet, LinkedHashSet, Estado, LinkedHashSet, LinkedHashSet) - Constructor for class AF.AFabstracto
NOTA: Al ser creado e inicializado el objeto, el constructor anhade a mayores, automatica y explicitamente, el epsilon (caracter especial Terminal.EPSILON) al alfabeto del automata.
ai - Variable in class Gramaticas.ReglaCYK3
Coordenada XX' de la parte izquierda (i.e. del A)
aj - Variable in class Gramaticas.ReglaCYK3
Coordenada YY' de la parte izquierda (i.e. del A)
alfabeto - Variable in class AF.AFabstracto
Alfabeto aceptado por el automata.
ArbolCYK - Class in Gramaticas
Clase que implementa un nodo del arbol de analisis resultante del algoritmo de parsing CYK.
ArbolCYK(Simbolo, ArbolCYK, ArbolCYK) - Constructor for class Gramaticas.ArbolCYK
Constructor
Arco - Class in AF
Clase para la implementacion interna de los arcos o transiciones de un automata.
Arco(Estado, Estado, Terminal) - Constructor for class AF.Arco
 
Arco(String) - Constructor for class AF.Arco
 
arcos - Variable in class AF.AFabstracto
Conjunto de arcos o transiciones del automata.
ASTERISCO - Static variable in interface ER.parserERConstants
 
available - Static variable in class ER.SimpleCharStream
 
available - Static variable in class Gramaticas.SimpleCharStream
 
axioma - Variable in class Gramaticas.GIC
Axioma o simbolo inicial de la gramatica.

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