Class JSDoc::JSDocNullTypeExpr
A null type expression.
Direct supertypes
Inherited predicates
getChild | Gets the | from JSDocTypeExpr |
getIndex | Gets the index of this type expression within its parent. | from JSDocTypeExpr |
getParent | Gets the syntactic element in which this type expression is nested, which may either be another type expression or a JSDoc tag. | from JSDocTypeExpr |
toString | Gets a textual representation of this element. | from JSDocTypeExpr |