Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
CodingConvention.AssertionFunctionSpec |
CodingConvention.AssertionFunctionSpec.Builder.build() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<CodingConvention.AssertionFunctionSpec> |
CodingConventions.Proxy.getAssertionFunctions() |
com.google.common.collect.ImmutableCollection<CodingConvention.AssertionFunctionSpec> |
ClosureCodingConvention.getAssertionFunctions() |
java.util.Collection<CodingConvention.AssertionFunctionSpec> |
CodingConvention.getAssertionFunctions()
Returns the set of AssertionFunction.
|
Copyright © 2009-2020 Google. All Rights Reserved.