public final class NExprOpNameAndType extends Object
| Constructor and Description |
|---|
NExprOpNameAndType(String name,
net.thevpc.nuts.expr.NExprOpType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
net.thevpc.nuts.expr.NExprOpType |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2025 vpc open source initiative. All rights reserved.