public class TypePathInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
u1typeArgumentIndex |
int |
u1typePathKind |
| Constructor and Description |
|---|
TypePathInfo()
Creates an uninitialized TypePathInfo.
|
TypePathInfo(int u1typePathKind,
int u1typeArgumentIndex)
Creates an initialized TypePathInfo.
|
Copyright © 2015. All Rights Reserved.