nw::script::Ast
-
struct Ast
Public Functions
-
inline void accept(BaseVisitor *visitor)
-
StringView find_comment(size_t line) const noexcept
Finds first comment that the source range of which ends on
lineorline- 1.
-
inline void accept(BaseVisitor *visitor)