feat(abaqus-subset-completion): step 2 — single-instance-semantic-validation
This commit is contained in:
@@ -28,6 +28,7 @@ struct ParsedInstance final {
|
||||
std::string name;
|
||||
std::string part_name;
|
||||
std::vector<std::vector<std::string>> transform_data;
|
||||
std::vector<SourceLocation> transform_sources;
|
||||
SourceLocation source;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user