public class CollectionTypeDriver extends Object implements TypeDriver
AstCollectionType elements.TypeDriver.Context| Constructor and Description |
|---|
CollectionTypeDriver() |
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
resolve(TypeDriver.Context context,
AstType node)
Processes and modifies the attributed declaration.
|
public CollectionType resolve(TypeDriver.Context context, AstType node)
TypeDriverresolve in interface TypeDrivercontext - the current contextnode - the syntactic form of the typenull if can not resolveCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.