Package it.ovunque.bd.parser
Class MacinaSQL
java.lang.Object
java.io.StreamTokenizer
it.ovunque.bd.parser.MacinaSQL
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintvoidstato()voidstato(PrintStream flusso) voidstato(String prefisso, PrintStream flusso) Methods inherited from class java.io.StreamTokenizer
commentChar, eolIsSignificant, lineno, lowerCaseMode, ordinaryChar, ordinaryChars, parseNumbers, pushBack, quoteChar, resetSyntax, slashSlashComments, slashStarComments, toString, whitespaceChars, wordChars
-
Field Details
-
TT_COMMENTO
public static final int TT_COMMENTO- See Also:
-
TT_METACHIAVE
public static final int TT_METACHIAVE- See Also:
-
-
Constructor Details
-
MacinaSQL
-
-
Method Details
-
nextToken
- Overrides:
nextTokenin classStreamTokenizer- Throws:
IOException
-
saltaLinea
- Throws:
IOException
-
fineLinea
- Throws:
IOException
-
descrTipo
-
stato
public void stato() -
stato
-
stato
-