AstForTemplateDomCreator

class Object
trait Matchable
class Any

Value members

Concrete methods

protected def astForJsxAttribute(jsxAttr: BabelNodeInfo): Ast
protected def astForJsxClosingElement(jsxClosingElem: BabelNodeInfo): Ast
protected def astForJsxElement(jsxElem: BabelNodeInfo): Ast
protected def astForJsxExprContainer(jsxExprContainer: BabelNodeInfo): Ast
protected def astForJsxFragment(jsxFragment: BabelNodeInfo): Ast
protected def astForJsxOpeningElement(jsxOpeningElem: BabelNodeInfo): Ast
protected def astForJsxSpreadAttribute(jsxSpreadAttr: BabelNodeInfo): Ast
protected def astForJsxText(jsxText: BabelNodeInfo): Ast