Match | Declaration(ContainerFileLexer& lexer) static |
std::unique_ptr<Project> | Parse(ContainerFileLexer& lexer, std::string config, BackEnd backend, std::string toolChain, SystemDirKind systemDirKind) static |
Match | ProjectFile(ContainerFileLexer& lexer, std::string config, BackEnd backend, std::string toolChain, SystemDirKind systemDirKind) static |
Match | QualifiedId(ContainerFileLexer& lexer) static |
Match | ReferenceDeclaration(ContainerFileLexer& lexer) static |
Match | ResourceFileDeclaration(ContainerFileLexer& lexer) static |
Match | SourceFileDeclaration(ContainerFileLexer& lexer) static |
Match | Target(ContainerFileLexer& lexer) static |
Match | TargetDeclaration(ContainerFileLexer& lexer) static |
Match | TextFileDeclaration(ContainerFileLexer& lexer) static |