Codegen home page
Search or ask...
Codegen
Codegen
Search...
Navigation
Python
PyCommentType
Documentation
API Reference
CLI
Blog
Changelog
API Reference
Overview
Core
Python
PyAssignment
PyAssignmentStatement
PyAttribute
PyBlockStatement
PyBreakStatement
PyCatchStatement
PyChainedAttribute
PyClass
PyCodeBlock
PyComment
PyCommentGroup
PyCommentType
PyConditionalExpression
PyDecorator
PyFile
PyForLoopStatement
PyFunction
PyGenericType
PyHasBlock
PyIfBlockStatement
PyImport
PyImportStatement
PyMatchCase
PyMatchStatement
PyNamedType
PyParameter
PyPassStatement
PyReturnTypePlaceholder
PyString
PySymbol
PyTryCatchStatement
PyUnionType
PyWhileStatement
Typescript
Python
PyCommentType
Enum representing different types of comments.
View Source on
Github
Attributes
MULTI_LINE_DOUBLE_QUOTE
MULTI_LINE_QUOTE
SINGLE_LINE
UNKNOWN
Was this page helpful?
Yes
No
PyCommentGroup
PyConditionalExpression
On this page
Attributes
MULTI_LINE_DOUBLE_QUOTE
MULTI_LINE_QUOTE
SINGLE_LINE
UNKNOWN