类 MapKeyEntityFromElement

    • 构造器详细资料

      • MapKeyEntityFromElement

        public MapKeyEntityFromElement​(boolean useThetaJoin)
    • 方法详细资料

      • isImplied

        public boolean isImplied()
        从类复制的说明: FromElement
        Returns true if this FromElement was implied by a path, or false if this FROM element is explicitly declared in the FROM clause.
        覆盖:
        isImplied 在类中 FromElement
        返回:
        true if this FromElement was implied by a path, or false if this FROM element is explicitly declared
      • getType

        public int getType()
        指定者:
        getType 在接口中 antlr.collections.AST
        覆盖:
        getType 在类中 antlr.CommonAST