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

S

saveAF(String) - Method in class AF.AF
Genera y almacena en un fichero de texto la especificacion en formato string del AF.
saveAF() - Method in class AF.AF
Genera y almacena en un fichero de texto la especificacion en formato string del AF.
saveER(String) - Method in class ER.ER
Almacena en un fichero de texto la representacion en formato string de la ER
saveER() - Method in class ER.ER
Almacena en un fichero de texto la representacion en formato string de la ER.
saveGIC(String) - Method in class Gramaticas.GIC
Almacena en un fichero de texto la representacion en formato string de la GIC
saveGIC() - Method in class Gramaticas.GIC
Almacena en un fichero de texto la representacion en formato string de la GIC.
scan(Cadena) - Method in class AF.AF
Comprueba si el automata acepta o no una cadena de entrada
scan_CYK(Cadena) - Method in class Gramaticas.GIC
Comprueba si la cadena de entrada pertenece al lenguaje generado por esta gramatica aplicando el algoritmo CYK.
search_conj_qs(Estado, ArrayList) - Method in class AF.AF
Busca el conjunto de estados equivalentes en el que esta almacenado un estado dado.
setDebugStream(PrintStream) - Static method in class ER.parserERTokenManager
 
setDebugStream(PrintStream) - Static method in class Gramaticas.parserTreeCYKTokenManager
 
setLineSeparation(double) - Method in class TreeDraw.TreeDrawer
Sets the line separation parameter.
setMinHorizSpace(double) - Method in class TreeDraw.TreeDrawer
Sets the minimum horizontal space between children.
setTabSize(int) - Static method in class ER.SimpleCharStream
 
setTabSize(int) - Static method in class Gramaticas.SimpleCharStream
 
setVal(int) - Method in class mylib.Int
Reasigna el valor encapsulado
setVerbose(boolean) - Static method in class mylib.Exec
Determines if the Exec class should print which commands are being executed, and print error messages if a problem is found.
setVertSpace(double) - Method in class TreeDraw.TreeDrawer
Sets the vertical spacing.
siguientes(Estado, Terminal) - Method in class AF.AF
Devuelve el conjunto de estados alcanzables desde un estado q consumiendo un terminal t de la entrada.
siguientes(Collection, Terminal) - Method in class AF.AF
Devuelve el conjunto de estados alcanzables desde un conjunto de estado qs consumiendo un terminal t de la entrada.
simb - Variable in class Gramaticas.ArbolCYK
Simbolo (terminal/no terminal) almacenado en el nodo.
Simbolo - Class in Gramaticas
(Super)clase abstracta para la implementacion interna de simbolos en gramaticas, automatas, etc.
Simbolo() - Constructor for class Gramaticas.Simbolo
 
SimpleCharStream - Class in ER
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class ER.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class ER.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class ER.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class ER.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class ER.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class ER.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class ER.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class ER.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class ER.SimpleCharStream
 
SimpleCharStream - Class in Gramaticas
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class Gramaticas.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class Gramaticas.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class Gramaticas.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class Gramaticas.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class Gramaticas.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class Gramaticas.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class Gramaticas.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class Gramaticas.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class Gramaticas.SimpleCharStream
 
size() - Method in class Gramaticas.Cadena
Devuelve la longitud de la cadena
specialConstructor - Variable in exception ER.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in exception Gramaticas.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class ER.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class Gramaticas.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STATIC_LEXER_ERROR - Static variable in error ER.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in error Gramaticas.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
staticFlag - Static variable in class ER.SimpleCharStream
 
staticFlag - Static variable in class Gramaticas.SimpleCharStream
 
subarbol() - Static method in class Gramaticas.parserTreeCYK
 
subautomata_conexo() - Method in class AF.AF
Devuelve al subautomata conexo equivalente a este automata.
subcadenaFinal(int) - Method in class Gramaticas.Cadena
Devuelve la subcadena desde una posicion dada al final de la cadena
super_es_AFD(boolean) - Method in class AF.AF
Determina si se trata de un Automata Finito Determinista (AFD), permitiendo exigir o no que este completamente especificado.
super_es_conexo(boolean, Collection, Collection) - Method in class AF.AF
Determina si se trata de un automata conexo o no, devolviendo ademas, si se desea, los conjuntos de estados accesibles e inaccesibles del automata.
superscan(Cadena, List, boolean) - Method in class AF.AF
Comprueba si el automata acepta o no una cadena de entrada, posibilitando obtener la traza de las configuraciones instantaneas por las que pasa
SwitchTo(int) - Static method in class ER.parserERTokenManager
 
SwitchTo(int) - Static method in class Gramaticas.parserTreeCYKTokenManager
 

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