Class IfManager

    • Field Detail

      • ifdefPattern

        protected static final Pattern2 ifdefPattern
      • ifcomparePattern

        protected static final Pattern2 ifcomparePattern
      • elsePattern

        protected static final Pattern2 elsePattern
      • endifPattern

        protected static final Pattern2 endifPattern
    • Method Detail

      • readLineInternal

        protected CharSequence2 readLineInternal()
                                          throws java.io.IOException
        Throws:
        java.io.IOException