public final class MarkerOperatorSpec extends Object implements OperatorSpec
OperatorSpec.OperatorKind
Modifier and Type | Method and Description |
---|---|
static MarkerOperatorSpec |
get()
Returns an instance.
|
OperatorSpec.OperatorKind |
getOperatorKind()
Returns the kind of this operator.
|
String |
toString() |
public static MarkerOperatorSpec get()
public OperatorSpec.OperatorKind getOperatorKind()
OperatorSpec
getOperatorKind
in interface OperatorSpec
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.