Class ThisExpr

    • Constructor Detail

      • ThisExpr

        public ThisExpr()
      • ThisExpr

        public ThisExpr​(Name typeName)
      • ThisExpr

        public ThisExpr​(TokenRange tokenRange,
                        Name typeName)
        This constructor is used by the parser and is considered private.