Uses of Class
com.twineworks.tweakflow.lang.ast.expressions.BitwisePreservingShiftRightNode
Packages that use BitwisePreservingShiftRightNode
Package
Description
-
Uses of BitwisePreservingShiftRightNode in com.twineworks.tweakflow.lang.analysis.constants
Methods in com.twineworks.tweakflow.lang.analysis.constants with parameters of type BitwisePreservingShiftRightNodeModifier and TypeMethodDescriptionConstantOpsFoldingVisitor.visit(BitwisePreservingShiftRightNode node) -
Uses of BitwisePreservingShiftRightNode in com.twineworks.tweakflow.lang.analysis.ops
Methods in com.twineworks.tweakflow.lang.analysis.ops with parameters of type BitwisePreservingShiftRightNodeModifier and TypeMethodDescriptionOpBuilderVisitor.visit(BitwisePreservingShiftRightNode node) OpSpecializationVisitor.visit(BitwisePreservingShiftRightNode node) -
Uses of BitwisePreservingShiftRightNode in com.twineworks.tweakflow.lang.analysis.references
Methods in com.twineworks.tweakflow.lang.analysis.references with parameters of type BitwisePreservingShiftRightNodeModifier and TypeMethodDescriptionMetaDataAnalysisVisitor.visit(BitwisePreservingShiftRightNode node) -
Uses of BitwisePreservingShiftRightNode in com.twineworks.tweakflow.lang.analysis.scope
Methods in com.twineworks.tweakflow.lang.analysis.scope with parameters of type BitwisePreservingShiftRightNodeModifier and TypeMethodDescriptionScopeBuilderVisitor.visit(BitwisePreservingShiftRightNode node) -
Uses of BitwisePreservingShiftRightNode in com.twineworks.tweakflow.lang.analysis.visitors
Methods in com.twineworks.tweakflow.lang.analysis.visitors with parameters of type BitwisePreservingShiftRightNodeModifier and TypeMethodDescriptionAExpressionDescendingVisitor.visit(BitwisePreservingShiftRightNode node) AVisitor.visit(BitwisePreservingShiftRightNode node) Visitor.visit(BitwisePreservingShiftRightNode node) -
Uses of BitwisePreservingShiftRightNode in com.twineworks.tweakflow.lang.ast.expressions
Methods in com.twineworks.tweakflow.lang.ast.expressions that return BitwisePreservingShiftRightNodeModifier and TypeMethodDescriptionBitwisePreservingShiftRightNode.copy()BitwisePreservingShiftRightNode.setLeftExpression(ExpressionNode leftExpression) BitwisePreservingShiftRightNode.setRightExpression(ExpressionNode rightExpression) -
Uses of BitwisePreservingShiftRightNode in com.twineworks.tweakflow.lang.interpreter.ops
Constructors in com.twineworks.tweakflow.lang.interpreter.ops with parameters of type BitwisePreservingShiftRightNodeModifierConstructorDescription