Uses of Class
gw.lang.ir.IRElement
Packages that use IRElement
Package
Description
-
Uses of IRElement in gw.internal.gosu.ir.compiler.bytecode
Methods in gw.internal.gosu.ir.compiler.bytecode with parameters of type IRElementModifier and TypeMethodDescriptionvoidstatic voidIRBytecodeCompiler.compileIRElement(IRElement element, IRBytecodeContext context) -
Uses of IRElement in gw.internal.gosu.ir.compiler.tree
Methods in gw.internal.gosu.ir.compiler.tree with parameters of type IRElementModifier and TypeMethodDescriptionvoidIRTreeCompiler.compileIRElement(IRElement element, int indent) -
Uses of IRElement in gw.internal.gosu.ir.transform
Methods in gw.internal.gosu.ir.transform that return types with arguments of type IRElementModifier and TypeMethodDescriptionAbstractElementTransformer.handleNamedArgs(List<IRExpression> explicitArgs, int[] namedArgOrder) Facilitates evaluation of named args in lexical order.Methods in gw.internal.gosu.ir.transform with parameters of type IRElementModifier and TypeMethodDescriptionprotected IRCompositeExpressionAbstractElementTransformer.buildComposite(IRElement... elements) Method parameters in gw.internal.gosu.ir.transform with type arguments of type IRElementModifier and TypeMethodDescriptionprotected IRCompositeExpressionAbstractElementTransformer.buildComposite(List<IRElement> elements) -
Uses of IRElement in gw.lang.ir
Subclasses of IRElement in gw.lang.irModifier and TypeClassDescriptionclassclassclassMethods in gw.lang.ir that return IRElementMethods in gw.lang.ir with parameters of type IRElementModifier and TypeMethodDescriptionvoidprotected voidIRElement.setParentToThis(IRElement element) -
Uses of IRElement in gw.lang.ir.expression
Subclasses of IRElement in gw.lang.ir.expressionModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in gw.lang.ir.expression that return types with arguments of type IRElementMethods in gw.lang.ir.expression with parameters of type IRElementConstructors in gw.lang.ir.expression with parameters of type IRElementConstructor parameters in gw.lang.ir.expression with type arguments of type IRElement -
Uses of IRElement in gw.lang.ir.statement
Subclasses of IRElement in gw.lang.ir.statementModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass