public interface Operation extends Operand
String
getName()
List<Operand>
getOperands()
int
getPriority()
resolveValue
String getName()
int getPriority()
List<Operand> getOperands()
Copyright © 2023 JBoss by Red Hat. All rights reserved.