Uses of Interface
com.google.javascript.rhino.StaticSourceFile
Packages that use StaticSourceFile
Package
Description
-
Uses of StaticSourceFile in com.google.javascript.jscomp
Classes in com.google.javascript.jscomp that implement StaticSourceFileModifier and TypeClassDescriptionfinal classAn abstract representation of a source file that provides access to language-neutral features.Methods in com.google.javascript.jscomp that return StaticSourceFileModifier and TypeMethodDescriptionfinal StaticSourceFileAbstractVar.getSourceFile()static StaticSourceFileNodeUtil.getSourceFile(Node n) Reference.getSourceFile()Methods in com.google.javascript.jscomp with parameters of type StaticSourceFileModifier and TypeMethodDescriptionCodingConvention.getPackageName(StaticSourceFile source) CodingConventions.Proxy.getPackageName(StaticSourceFile source) GoogleCodingConvention.getPackageName(StaticSourceFile source) -
Uses of StaticSourceFile in com.google.javascript.jscomp.parsing
Methods in com.google.javascript.jscomp.parsing that return StaticSourceFileMethods in com.google.javascript.jscomp.parsing with parameters of type StaticSourceFileModifier and TypeMethodDescriptionstatic ParserRunner.ParseResultParserRunner.parse(StaticSourceFile sourceFile, String sourceString, Config config, ErrorReporter errorReporter) Constructors in com.google.javascript.jscomp.parsing with parameters of type StaticSourceFileModifierConstructorDescriptionTypeTransformationParser(String typeTransformationString, StaticSourceFile sourceFile, ErrorReporter errorReporter, int templateLineno, int templateCharno) -
Uses of StaticSourceFile in com.google.javascript.rhino
Classes in com.google.javascript.rhino that implement StaticSourceFileModifier and TypeClassDescriptionfinal classA simple implementation ofStaticSourceFilefor testing.Methods in com.google.javascript.rhino that return StaticSourceFileModifier and TypeMethodDescriptionStaticRef.getSourceFile()The source file where the reference lives.@Nullable StaticSourceFileNode.getStaticSourceFile()Returns the source file associated with this input.Methods in com.google.javascript.rhino with parameters of type StaticSourceFileModifier and TypeMethodDescriptionfinal NodeNode.setStaticSourceFile(@Nullable StaticSourceFile file) -
Uses of StaticSourceFile in com.google.javascript.rhino.jstype
Methods in com.google.javascript.rhino.jstype that return StaticSourceFileModifier and TypeMethodDescription@Nullable StaticSourceFileProperty.getSourceFile()final StaticSourceFileSimpleReference.getSourceFile()