Home
last modified time | relevance | path

Searched refs:recordingLocalJsDocComments (Results 1 – 1 of 1) sorted by relevance

/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DCompilerEnvirons.java207 return recordingLocalJsDocComments; in isRecordingLocalJsDocComments()
211 recordingLocalJsDocComments = record; in setRecordingLocalJsDocComments()
289 private boolean recordingLocalJsDocComments; field in CompilerEnvirons