public static class PlsqlParser.ParsingOptions
extends java.lang.Object
ParsingOptions is an encapsulation of the various parsing options
available in the PlsqlParser. Clients will probably create a single
ParsingOptions instance and use it for all their parsing needs.