SnippetInfo.lastStatement

Information about the last parsable statement before the cursor. May be LastStatementInfo.init at start of function or block.

struct SnippetInfo
LastStatementInfo lastStatement;

Meta