|
cmEngine
0.1.1
A library for interpreting CMake code.
|
Data Fields | |
| enum cmArgumentTokenType | type |
| struct cmStringView | content_view |
| struct cmPosition | position |
Contains the data for an argument token.
| struct cmStringView cmArgumentToken::content_view |
A view of the token content.
| struct cmPosition cmArgumentToken::position |
The position that the token appears at.
| enum cmArgumentTokenType cmArgumentToken::type |
Indicates the type of the token.
1.8.12