public interface OperatorSpec
Modifier and Type | Interface and Description |
---|---|
static class |
OperatorSpec.OperatorKind
Represents a kind of
OperatorSpec . |
Modifier and Type | Method and Description |
---|---|
OperatorSpec.OperatorKind |
getOperatorKind()
Returns the kind of this operator.
|
OperatorSpec.OperatorKind getOperatorKind()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.