public abstract static class MethodGraph.Compiler.AbstractBase extends Object implements MethodGraph.Compiler
MethodGraph.Compiler.AbstractBase, MethodGraph.Compiler.Default<T>DEFAULT| Constructor and Description |
|---|
AbstractBase() |
| Modifier and Type | Method and Description |
|---|---|
MethodGraph.Linked |
compile(TypeDescription typeDescription)
Compiles the given type into a method graph considering the type to be the viewpoint.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompilepublic MethodGraph.Linked compile(TypeDescription typeDescription)
MethodGraph.Compilercompile in interface MethodGraph.CompilertypeDescription - The type to be compiled.Copyright © 2014–2015. All rights reserved.