public abstract static class MethodGraph.Compiler.AbstractBase extends Object implements MethodGraph.Compiler
MethodGraph.Compiler.AbstractBase, MethodGraph.Compiler.Default<T>, MethodGraph.Compiler.ForDeclaredMethods
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, wait
compile
public MethodGraph.Linked compile(TypeDescription typeDescription)
compile
in interface MethodGraph.Compiler
typeDescription
- The type to be compiled.Copyright © 2014–2018. All rights reserved.