sun.reflect.generics.tree
Class BooleanSignature
java.lang.Object
sun.reflect.generics.tree.BooleanSignature
- All Implemented Interfaces:
- BaseType, ReturnType, Tree, TypeSignature, TypeTree
public class BooleanSignature
- extends Object
- implements BaseType
AST that represents the type boolean.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
make
public static BooleanSignature make()
accept
public void accept(TypeTreeVisitor<?> v)
- Description copied from interface:
TypeTree
- Accept method for the visitor pattern.
- Specified by:
accept in interface TypeTree
- Parameters:
v - - a TypeTreeVisitor that will process this
tree
aicas GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.