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