Uses of Class
com.google.javascript.jscomp.AstValidator
-
Packages that use AstValidator Package Description com.google.javascript.jscomp Provides the core compiler and its public API. -
-
Uses of AstValidator in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return AstValidator Modifier and Type Method Description AstValidator
AstValidator. setTypeValidationEnabled(boolean isEnabled)
Enable or disable validation of type information.
-