Class STParser.conditional_scope

  • Enclosing class:
    STParser

    protected static class STParser.conditional_scope
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean inside  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected conditional_scope()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • inside

        boolean inside
    • Constructor Detail

      • conditional_scope

        protected conditional_scope()