Skip to content

Implement utilty method to identify comment token #3021

@kugesan1105

Description

@kugesan1105

i == node.kid[0] and isinstance(i, uni.Token) and i.name == Tok.COMMENT this pattern is repeating, lets make it as a utility function in doc_ir_genpass

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions