public class SummarizeOperatorDriver extends Object implements OperatorDriver
OperatorDriver
for Summarize
annotation.OperatorDriver.Context
Constructor and Description |
---|
SummarizeOperatorDriver() |
Modifier and Type | Method and Description |
---|---|
OperatorDescription |
analyze(OperatorDriver.Context context)
Analyzes the operator method and returns its description.
|
ClassDescription |
getAnnotationTypeName()
Returns the target annotation type name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCompletions
public ClassDescription getAnnotationTypeName()
OperatorDriver
getAnnotationTypeName
in interface OperatorDriver
public OperatorDescription analyze(OperatorDriver.Context context)
OperatorDriver
null
.analyze
in interface OperatorDriver
context
- target contextCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.