Class RemotePartParser


  • public class RemotePartParser
    extends CharParser
    • Constructor Detail

      • RemotePartParser

        public RemotePartParser​(CharScanner charScanner)
      • RemotePartParser

        public RemotePartParser​(String source)
    • Method Detail

      • parse

        public RemotePartAST parse()
                            throws java.text.ParseException
        Throws:
        java.text.ParseException
      • parseLeft

        public RemotePartAST parseLeft()
                                throws java.text.ParseException
        Throws:
        java.text.ParseException