private static class JsDocInfoParser.ExtendedTypeInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
charno |
(package private) int |
lineno |
(package private) JSTypeExpression |
type |
Constructor and Description |
---|
ExtendedTypeInfo(JSTypeExpression type,
int lineno,
int charno) |
final JSTypeExpression type
final int lineno
final int charno
public ExtendedTypeInfo(JSTypeExpression type, int lineno, int charno)