Class ForAwaitOfStatementTree

java.lang.Object
com.google.javascript.jscomp.parsing.parser.trees.ParseTree
com.google.javascript.jscomp.parsing.parser.trees.ForAwaitOfStatementTree

public class ForAwaitOfStatementTree extends ParseTree
Represents a for-await-of statement, which was added in ES2018