java.lang.Object
com.aoapps.hodgepodge.util.ShellInterpreter.ParseBuffer
- Enclosing class:
ShellInterpreter
A optional parser buffer to aid performance of repeated parsing.
This class is not thread safe and is expected to be used within a non-concurrent call to
ShellInterpreter.parse(java.io.Reader, java.io.Writer, com.aoapps.hodgepodge.util.ShellInterpreter.ParserCache).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParseBuffer
public ParseBuffer()
-
