public static class LeftAssociative.OperatorAndOperand
extends java.lang.Object
Constructor and Description |
---|
LeftAssociative.OperatorAndOperand(AstNodeType operator,
AstNode operand) |
Modifier and Type | Method and Description |
---|---|
AstNode |
getOperand() |
AstNodeType |
getOperator() |
public LeftAssociative.OperatorAndOperand(AstNodeType operator, AstNode operand)
public AstNodeType getOperator()
public AstNode getOperand()
Copyright © 2012 SonarSource. All Rights Reserved.