Documentation
¶
Overview ¶
Package directive provides utilities for processing ctxweaver directives in comments.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasSkipDirective ¶
HasSkipDirective checks if node decorations contain a skip directive. This is used for file-level and function-level skip directives.
func HasStmtSkipDirective ¶
HasStmtSkipDirective checks if a statement has a skip directive comment. Checks both Start (before) and End (trailing) decorations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.