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

R

ramas - Variable in class Gramaticas.ArbolCYK
Ramas que cuelgan del nodo (de izqda a drcha).
readChar() - Static method in class ER.SimpleCharStream
 
readChar() - Static method in class Gramaticas.SimpleCharStream
 
ReglaAbstracta - Class in Gramaticas
Clase abstracta para la implementacion interna de las reglas de una gramatica.
ReglaAbstracta() - Constructor for class Gramaticas.ReglaAbstracta
 
ReglaCYK3 - Class in Gramaticas
Clase para la implementacion interna de las reglas de una Gramatica Independiente del Contexto (GIC) decoradas que se emplean en el algoritmo 3 de parsing mediante CYK visto en clase.
ReglaCYK3(ReglaGIC, int, int, int, int, int, int) - Constructor for class Gramaticas.ReglaCYK3
 
ReglaGIC - Class in Gramaticas
Clase para la implementacion interna de las reglas de una Gramatica Independiente del Contexto (GIC).
ReglaGIC(String, String) - Constructor for class Gramaticas.ReglaGIC
Dadas las partes izquierda y derecha de una regla "atomica" de una gramatica (es decir, sin "|" en la parte derecha), crea el objeto Regla asociado.
ReglaGIC(ReglaGIC) - Constructor for class Gramaticas.ReglaGIC
Crea una regla copia de otra
reglas - Variable in class Gramaticas.GIC
Conjunto de reglas o producciones de la gramatica.
ReInit(InputStream) - Static method in class ER.parserER
 
ReInit(InputStream, String) - Static method in class ER.parserER
 
ReInit(Reader) - Static method in class ER.parserER
 
ReInit(parserERTokenManager) - Method in class ER.parserER
 
ReInit(SimpleCharStream) - Static method in class ER.parserERTokenManager
 
ReInit(SimpleCharStream, int) - Static method in class ER.parserERTokenManager
 
ReInit(Reader, int, int, int) - Method in class ER.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class ER.SimpleCharStream
 
ReInit(Reader) - Method in class ER.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class ER.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class ER.SimpleCharStream
 
ReInit(InputStream, String) - Method in class ER.SimpleCharStream
 
ReInit(InputStream) - Method in class ER.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class ER.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class ER.SimpleCharStream
 
ReInit(InputStream) - Static method in class Gramaticas.parserTreeCYK
 
ReInit(InputStream, String) - Static method in class Gramaticas.parserTreeCYK
 
ReInit(Reader) - Static method in class Gramaticas.parserTreeCYK
 
ReInit(parserTreeCYKTokenManager) - Method in class Gramaticas.parserTreeCYK
 
ReInit(SimpleCharStream) - Static method in class Gramaticas.parserTreeCYKTokenManager
 
ReInit(SimpleCharStream, int) - Static method in class Gramaticas.parserTreeCYKTokenManager
 
ReInit(Reader, int, int, int) - Method in class Gramaticas.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class Gramaticas.SimpleCharStream
 
ReInit(Reader) - Method in class Gramaticas.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class Gramaticas.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class Gramaticas.SimpleCharStream
 
ReInit(InputStream, String) - Method in class Gramaticas.SimpleCharStream
 
ReInit(InputStream) - Method in class Gramaticas.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class Gramaticas.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class Gramaticas.SimpleCharStream
 
ReInitRounds() - Static method in class ER.parserERTokenManager
 
ReInitRounds() - Static method in class Gramaticas.parserTreeCYKTokenManager
 
rellena_blanks(String, int) - Static method in class PrettyPrinter.PrettyPrinter
Rellena con blanks por la derecha hasta obtener la longitud deseada
RepeticionER - Class in ER
Clase para la implementacion de la operacion de repeticion en expresiones regulares
RepeticionER(ER) - Constructor for class ER.RepeticionER
 
repite_string(String, int) - Static method in class PrettyPrinter.PrettyPrinter
Devuelve un string formado por concatenaciones de un mismo string
restante - Variable in class AF.Instantanea
Parte de la cadena que resta reconocer.

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