My Project
Public Types | Public Member Functions | Public Attributes | List of all members
YAML::Tag Struct Reference

Public Types

enum  TYPE {
  VERBATIM, PRIMARY_HANDLE, SECONDARY_HANDLE, NAMED_HANDLE,
  NON_SPECIFIC
}
 

Public Member Functions

 Tag (const Token &token)
 
std::string Translate (const Directives &directives)
 

Public Attributes

TYPE type
 
std::string handle
 
std::string value
 

The documentation for this struct was generated from the following files: