Language.Python.Common.AST
class Annotated t
data Module annot
type ModuleSpan
data Ident annot
type IdentSpan
type DottedName annot
type DottedNameSpan
data Statement annot
type StatementSpan
type Suite annot
type SuiteSpan
data Parameter annot
type ParameterSpan
data ParamTuple annot
type ParamTupleSpan
data Decorator annot
type DecoratorSpan
data AssignOp annot
type AssignOpSpan
data Expr annot
type ExprSpan
data Op annot
type OpSpan
data Argument annot
type ArgumentSpan
data Slice annot
type SliceSpan
data DictMappingPair annot
type DictMappingPairSpan
data YieldArg annot
type YieldArgSpan
data ImportItem annot
type ImportItemSpan
data FromItem annot
type FromItemSpan
data FromItems annot
type FromItemsSpan
data ImportRelative annot
type ImportRelativeSpan
data Handler annot
type HandlerSpan
data ExceptClause annot
type ExceptClauseSpan
data RaiseExpr annot
type RaiseExprSpan
data Comprehension annot
type ComprehensionSpan
data ComprehensionExpr annot
data CompFor annot
type CompForSpan
data CompIf annot
type CompIfSpan
data CompIter annot
type CompIterSpan