ReactOS 0.4.15-dev-7931-gfd331f1
asl_comment_state Struct Reference

#include <aclocal.h>

Collaboration diagram for asl_comment_state:

Public Attributes

UINT8 CommentType
 
UINT32 SpacesBefore
 
ACPI_PARSE_OBJECTLatestParseOp
 
ACPI_PARSE_OBJECTParsingParenBraceNode
 
BOOLEAN CaptureComments
 

Detailed Description

Definition at line 1084 of file aclocal.h.

Member Data Documentation

◆ CaptureComments

BOOLEAN asl_comment_state::CaptureComments

Definition at line 1090 of file aclocal.h.

◆ CommentType

UINT8 asl_comment_state::CommentType

Definition at line 1086 of file aclocal.h.

◆ LatestParseOp

ACPI_PARSE_OBJECT* asl_comment_state::LatestParseOp

Definition at line 1088 of file aclocal.h.

◆ ParsingParenBraceNode

ACPI_PARSE_OBJECT* asl_comment_state::ParsingParenBraceNode

Definition at line 1089 of file aclocal.h.

◆ SpacesBefore

UINT32 asl_comment_state::SpacesBefore

Definition at line 1087 of file aclocal.h.


The documentation for this struct was generated from the following file: