Class ApexRootNode<T extends apex.jorje.semantic.ast.AstNode>

    • Method Detail

      • getApexVersion

        public double getApexVersion()
        Deprecated.
        Gets the apex version this class has been compiled with. Use Version to compare, e.g. node.getApexVersion() >= Version.V176.getExternal()
        Returns:
        the apex version