LiteralIdSwitch Class Reference

#include <fid.h>

Public Member Functions

 LiteralIdSwitch (const LiteralId &id)
 
Bool IsInterned () const
 
const LiteralIdGetId () const
 

Private Attributes

LiteralId _id
 

Constructor & Destructor Documentation

◆ LiteralIdSwitch()

LiteralIdSwitch ( const LiteralId id)
explicit

Member Function Documentation

◆ IsInterned()

Bool IsInterned ( ) const

◆ GetId()

const LiteralId* GetId ( ) const

Member Data Documentation

◆ _id

LiteralId _id
private