module languages.Python3Parser

Inheritance diagram of pyensae.languages.Python3Parser

Short summary

Classes

class

truncated documentation

Python3Parser

Functions

function

truncated documentation

serializedATN

Properties

property

truncated documentation

state

Methods

method

truncated documentation

__init__

and_expr

and_test

annassign

arglist

argument

arith_expr

assert_stmt

async_funcdef

async_stmt

atom

atom_expr

augassign

break_stmt

classdef

comp_for

comp_if

comp_iter

comp_op

comparison

compound_stmt

continue_stmt

decorated

decorator

decorators

del_stmt

dictorsetmaker

dotted_as_name

dotted_as_names

dotted_name

encoding_decl

eval_input

except_clause

expr

expr_stmt

exprlist

factor

file_input

flow_stmt

for_stmt

funcdef

global_stmt

if_stmt

import_as_name

import_as_names

import_from

import_name

import_stmt

lambdef

lambdef_nocond

nonlocal_stmt

not_test

or_test

parameters

pass_stmt

power

raise_stmt

return_stmt

shift_expr

simple_stmt

single_input

sliceop

small_stmt

star_expr

stmt

subscript

subscriptlist

suite

term

test

test_nocond

testlist

testlist_comp

testlist_star_expr

tfpdef

trailer

try_stmt

typedargslist

varargslist

vfpdef

while_stmt

with_item

with_stmt

xor_expr

yield_arg

yield_expr

yield_stmt

Documentation