NutsText |
ShellBlocTextFormatter.next(StringReaderExt reader,
boolean exitOnClosedCurlBrace,
boolean exitOnClosedPar,
boolean exitOnDblQuote,
boolean exitOnAntiQuote) |
NutsText |
ShellBlocTextFormatter.nextDoubleQuotes(StringReaderExt reader) |
static NutsText[] |
StringReaderExtUtils.readJSDoubleQuotesString(NutsSession ws,
StringReaderExt ar) |
static NutsText[] |
StringReaderExtUtils.readJSIdentifier(NutsSession ws,
StringReaderExt ar) |
static NutsText[] |
StringReaderExtUtils.readJSSimpleQuotes(NutsSession ws,
StringReaderExt ar) |
static NutsText[] |
StringReaderExtUtils.readNumber(NutsSession ws,
StringReaderExt ar) |
static NutsText[] |
StringReaderExtUtils.readSlashSlashComments(NutsSession ws,
StringReaderExt ar) |
static NutsText[] |
StringReaderExtUtils.readSlashStarComments(NutsSession ws,
StringReaderExt ar) |
static NutsText[] |
StringReaderExtUtils.readSpaces(NutsSession session,
StringReaderExt ar) |