Class ASTRuntimeException

    • Constructor Detail

      • ASTRuntimeException

        public ASTRuntimeException​(AST ast,
                                   String message)
        Deprecated.
      • ASTRuntimeException

        public ASTRuntimeException​(AST ast,
                                   String message,
                                   Throwable throwable)
        Deprecated.
    • Method Detail

      • description

        protected static String description​(AST node)
        Deprecated.
      • getAst

        public AST getAst()
        Deprecated.
      • getLine

        public int getLine()
        Deprecated.
      • getColumn

        public int getColumn()
        Deprecated.