Uses of Class
net.jangaroo.jooc.ast.IdeWithTypeParam
-
Packages that use IdeWithTypeParam Package Description net.jangaroo.jooc.ast net.jangaroo.jooc.backend -
-
Uses of IdeWithTypeParam in net.jangaroo.jooc.ast
Methods in net.jangaroo.jooc.ast with parameters of type IdeWithTypeParam Modifier and Type Method Description voidAstVisitor. visitIdeWithTypeParam(IdeWithTypeParam ideWithTypeParam)voidAstVisitorBase. visitIdeWithTypeParam(IdeWithTypeParam ideWithTypeParam)voidTransitiveAstVisitor. visitIdeWithTypeParam(IdeWithTypeParam ideWithTypeParam) -
Uses of IdeWithTypeParam in net.jangaroo.jooc.backend
Methods in net.jangaroo.jooc.backend with parameters of type IdeWithTypeParam Modifier and Type Method Description voidCodeGeneratorBase. visitIdeWithTypeParam(IdeWithTypeParam ideWithTypeParam)voidJsCodeGenerator. visitIdeWithTypeParam(IdeWithTypeParam ideWithTypeParam)voidTypeScriptCodeGenerator. visitIdeWithTypeParam(IdeWithTypeParam ideWithTypeParam)
-