LLVM: llvm::object::Lexer Class Reference (original) (raw)

Detailed Description

Definition at line 82 of file COFFModuleDefinition.cpp.

Constructor & Destructor Documentation

llvm::object::Lexer::Lexer ( StringRef S) inline

Member Function Documentation

lex()

Token llvm::object::Lexer::lex ( ) inline

Definition at line 86 of file COFFModuleDefinition.cpp.

References llvm::StringSwitch< T, R >::Case(), llvm::object::Comma, llvm::StringSwitch< T, R >::Default(), llvm::object::Eof, llvm::object::Equal, llvm::object::EqualEqual, llvm::object::Identifier, llvm::object::KwBase, llvm::object::KwConstant, llvm::object::KwData, llvm::object::KwExportAs, llvm::object::KwExports, llvm::object::KwHeapsize, llvm::object::KwLibrary, llvm::object::KwName, llvm::object::KwNoname, llvm::object::KwPrivate, llvm::object::KwStacksize, llvm::object::KwVersion, lex(), llvm::StringRef::split(), and llvm::StringRef::substr().

Referenced by lex().


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