public final class JsDocInfoParser extends Object
Modifier and Type | Method and Description |
---|---|
static Node |
parseTypeString(String typeString)
Parses a string containing a JsDoc type declaration, returning the
type if the parsing succeeded or
null if it failed. |