Class JJDocContext

java.lang.Object
org.javacc.parser.Context
org.javacc.jjdoc.JJDocContext

public class JJDocContext extends Context
  • Constructor Details

    • JJDocContext

      public JJDocContext()
  • Method Details

    • getOneTable

      public final boolean getOneTable()
      Find the one table value.
    • getCSS

      public final String getCSS()
      Find the CSS value.
    • getText

      public final boolean getText()
      Find the text value.
    • getXText

      public final boolean getXText()
    • getBNF

      public final boolean getBNF()
      Find the BNF value.
    • getJCC

      public final boolean getJCC()
      Find the BNF value.
    • getOutputFile

      public final String getOutputFile()
      Find the output file value.