Documentation of 'org.python.antlr.PythonErrorNode' Java class
PythonErrorNode
org.python.antlr

Class PythonErrorNode

  • All Implemented Interfaces:
    java.io.Serializable, Traverseproc


    public class PythonErrorNode
    extends PythonTree
    A node representing erroneous token range in token stream
    See Also:
    Serialized Form
    • Constructor Detail

      • PythonErrorNode

        public PythonErrorNode(org.antlr.runtime.TokenStream input,
                               org.antlr.runtime.Token start,
                               org.antlr.runtime.Token stop,
                               org.antlr.runtime.RecognitionException e)
      • PythonErrorNode

        public PythonErrorNode(org.antlr.runtime.tree.CommonErrorNode errorNode)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.