asmjit::CommentNode Class Reference
Inheritance diagram for asmjit::CommentNode:
asmjit::BaseNode

Comment node.

Member Functions

Construction & Destruction
- Public Member Functions inherited from asmjit::BaseNode

Additional Inherited Members

- Public Attributes inherited from asmjit::BaseNode

Constructor & Destructor Documentation

CommentNode::CommentNode(BaseBuilder* cb, const char* comment)noexcept◆ 

Creates a new CommentNode instance.