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

F

F_ALLOW_NESTED_COMMENTS - Static variable in interface de.susebox.jtopas.Flags
Nested block comments are normally not allowed.
F_CASE - Static variable in interface de.susebox.jtopas.Flags
Deprecated.
for properties with a case handling different to the global settings of a TokenizerProperties instance use the constructor TokenizerProperty(int, java.lang.String[], java.lang.Object, int, int)
F_COUNT_LINES - Static variable in interface de.susebox.jtopas.Flags
Tells a Tokenizer to count lines and columns.
F_FREE_PATTERN - Static variable in interface de.susebox.jtopas.Flags
Treat pattern the same way as whitespaces, separators or special sequences.
F_KEEP_DATA - Static variable in interface de.susebox.jtopas.Flags
Set this flag to let a Tokenizer buffer all data.
F_NO_CASE - Static variable in interface de.susebox.jtopas.Flags
When this flag is set globally for a TokenizerProperties instance (see #setParseFlags, input data is generally treated case-insensitive.
F_RETURN_BLOCK_COMMENTS - Static variable in interface de.susebox.jtopas.Flags
Return block comments.
F_RETURN_IMAGE_PARTS - Static variable in interface de.susebox.jtopas.Flags
By setting this flag for a TokenizerProperties instance, a Tokenizer or for a single property, a tokenizer returns not only the token images but also image parts (see Token.getImageParts()).
F_RETURN_LINE_COMMENTS - Static variable in interface de.susebox.jtopas.Flags
Return line comments.
F_RETURN_SIMPLE_WHITESPACES - Static variable in interface de.susebox.jtopas.Flags
Return simple whitespaces.
F_RETURN_WHITESPACES - Static variable in interface de.susebox.jtopas.Flags
In many cases, parsers are not interested in whitespaces.
F_SINGLE_LINE_STRING - Static variable in interface de.susebox.jtopas.Flags
Per default, strings are all characters between and including a pair of string start and end sequences, regardless if there are line separators in between.
F_TOKEN_POS_ONLY - Static variable in interface de.susebox.jtopas.Flags
For performance and memory reasons, this flag is used to avoid copy operations for every token.
FileInfo(int[], int[]) - Method in class com.gams.api.gdx
 
FileVersion(String[], String[]) - Method in class com.gams.api.gdx
 
FilterExists(int) - Method in class com.gams.api.gdx
 
FilterGamsCommentLineReader - Class in at.ac.iiasa.kolp.gamsage.jtopas
 
FilterGamsCommentLineReader(BufferedReader) - Constructor for class at.ac.iiasa.kolp.gamsage.jtopas.FilterGamsCommentLineReader
 
FilterRegister(int) - Method in class com.gams.api.gdx
 
FilterRegisterDone() - Method in class com.gams.api.gdx
 
FilterRegisterStart(int) - Method in class com.gams.api.gdx
 
FindStr(String, int[], int[]) - Method in class com.gams.api.opt
 
FindSymbol(String) - Method in class com.gams.api.gamsx
 
FindSymbol(String, int[]) - Method in class com.gams.api.gdx
 
FIRSTDATAROW - Static variable in class at.ac.iiasa.kolp.gamsage.CaImportExcelData
 
Flags - Interface in de.susebox.jtopas
The interface defines flags that are used by various classes during tokenizing.
FormatTest1 - Class in at.ac.iiasa.kolp.gamsage.test
 
FormatTest1() - Constructor for class at.ac.iiasa.kolp.gamsage.test.FormatTest1
 
Free() - Method in class com.gams.api.gamsx
 
Free() - Method in class com.gams.api.gdx
 
Free() - Method in class com.gams.api.opt
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links