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