Class LiteralExpr

    • Constructor Detail

      • LiteralExpr

        public LiteralExpr()
      • LiteralExpr

        @Generated("com.github.javaparser.generator.core.node.MainConstructorGenerator")
        public LiteralExpr​(TokenRange tokenRange)
        This constructor is used by the parser and is considered private.