public abstract class TypedVisitor<V> extends java.lang.Object implements Visitor<V>
| Constructor and Description |
|---|
TypedVisitor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<V> |
getType() |
public java.lang.Class<V> getType()
Copyright © 2015-2019 Red Hat. All Rights Reserved.