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

L

label - Variable in class TreeDraw.LabelledTreeImpl
The node's label.
LabelledTree - Interface in TreeDraw
Simple interface representing a tree whose nodes are labelled with text strings.
LabelledTreeImpl - Class in TreeDraw
Sample implementation of a labelled tree, used to test the tree drawer.
LabelledTreeImpl(String, LabelledTreeImpl[]) - Constructor for class TreeDraw.LabelledTreeImpl
Builds a tree node.
LEXICAL_ERROR - Static variable in error ER.TokenMgrError
Lexical error occured.
LEXICAL_ERROR - Static variable in error Gramaticas.TokenMgrError
Lexical error occured.
LexicalError(boolean, int, int, int, String, char) - Static method in error ER.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error Gramaticas.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class ER.parserERTokenManager
 
lexStateNames - Static variable in class Gramaticas.parserTreeCYKTokenManager
 
line - Static variable in class ER.SimpleCharStream
 
line - Static variable in class Gramaticas.SimpleCharStream
 
lineSeparation - Variable in class TreeDraw.TreeDrawer
This parameter determines the separation between tree lines and node labels.
listaReglaGIC(String) - Static method in class Gramaticas.ReglaGIC
Dada una regla de una gramatica, devuelve una lista con los objetos ReglaGIC asociados a las diferentes reglas "atomicas" que contiene, una por cada una de las partes izquierdas separadas por '|'.
loadAF(String) - Static method in class AF.AF
Carga un AF a partir de la especificacion en formato string almacenada en un fichero de texto.
loadAF() - Static method in class AF.AF
Carga un AF a partir de la especificacion en formato string almacenada en un fichero de texto.
loadCadena(String) - Static method in class Gramaticas.Cadena
Carga una Cadena a partir de su descripcion almacenada en un fichero de texto.
loadCadena() - Static method in class Gramaticas.Cadena
Carga y crea una Cadena a partir de su descripcion almacenada en un fichero de texto.
loadER(String) - Static method in class ER.ER
Carga una GIC a partir de su descripcion almacenada en un fichero de texto.
loadER() - Static method in class ER.ER
Carga y crea una ER a partir de su descripcion almacenada en un fichero de texto.
loadGIC(String) - Static method in class Gramaticas.GIC
Carga una GIC a partir de su descripcion almacenada en un fichero de texto.
loadGIC() - Static method in class Gramaticas.GIC
Carga y crea una GIC a partir de su descripcion almacenada en un fichero de texto.
LOOP_DETECTED - Static variable in error ER.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in error Gramaticas.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.

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