| Constructor and Description |
|---|
ImmutableOperator(String name,
int operands,
Matcher matcher,
String... tokens) |
| Modifier and Type | Method and Description |
|---|---|
Matcher |
getMatcher() |
String |
getName() |
int |
getOperands() |
String[] |
getTokens() |
String |
toString() |
public String getName()
public int getOperands()
getOperands in interface Operatorpublic Matcher getMatcher()
getMatcher in interface Operatorpublic String[] getTokens()
Copyright © 2014–2016. All rights reserved.