For more information on the search, visit the help page.
Token
astext
type
value
docstring
Field
GoogleDocstring
ITokenizer
NumpyDocstring
Tokenizer
TokenType
TypeDocstring
FreeFormException
is_google_typed_arg
is_obj_identifier
is_type
_T
_bullet_list_regex
_directive_regex
_enumerated_list_regex
_google_section_regex
_google_typed_arg_regex
_numpy_section_regex
_single_colon_regex
_xref_or_code_regex
_xref_regex
pydoctor.napoleon.docstring.Token
pydoctor
napoleon
class Token: (source)
View In Hierarchy
A token in a type specification.
str
The token as text.
Common interface with docutils.nodes.Node.
docutils.nodes.Node
Undocumented
object