Uses of Class
com.google.javascript.jscomp.parsing.parser.trees.TemplateLiteralPortionTree
-
Packages that use TemplateLiteralPortionTree Package Description com.google.javascript.jscomp.parsing.parser.trees -
-
Uses of TemplateLiteralPortionTree in com.google.javascript.jscomp.parsing.parser.trees
Methods in com.google.javascript.jscomp.parsing.parser.trees that return TemplateLiteralPortionTree Modifier and Type Method Description TemplateLiteralPortionTree
ParseTree. asTemplateLiteralPortion()
-