MLIR 22.0.0git
ParserState.h File Reference
#include "Lexer.h"
#include "mlir/IR/Attributes.h"
#include "mlir/IR/OpImplementation.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/ADT/StringMap.h"

Go to the source code of this file.

Classes

struct  mlir::detail::SymbolState
 This class contains record of any parsed top-level symbols. More...
struct  mlir::detail::ParserState
 This class refers to all of the state maintained globally by the parser, such as the current lexer position etc. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::detail
 AttrTypeReplacer.