Class EcmascriptParserOptions


  • @Deprecated
    public class EcmascriptParserOptions
    extends ParserOptions
    Deprecated.
    Will be removed in 7.0 TODO refactor this into language versions?
    • Constructor Detail

      • EcmascriptParserOptions

        public EcmascriptParserOptions()
        Deprecated.
      • EcmascriptParserOptions

        public EcmascriptParserOptions​(Rule rule)
        Deprecated.
    • Method Detail

      • isRecordingComments

        public boolean isRecordingComments()
        Deprecated.
      • setRecordingComments

        public void setRecordingComments​(boolean recordingComments)
        Deprecated.
      • isRecordingLocalJsDocComments

        public boolean isRecordingLocalJsDocComments()
        Deprecated.
      • setRecordingLocalJsDocComments

        public void setRecordingLocalJsDocComments​(boolean recordingLocalJsDocComments)
        Deprecated.