librime 1.2
Rime Input Method Engine, the core library
rime::PatchLiteral Struct Reference

#include <config_compiler_impl.h>

Inheritance diagram for rime::PatchLiteral:
Collaboration diagram for rime::PatchLiteral:

Public Member Functions

 PatchLiteral (an< ConfigMap > map)
DependencyPriority priority () const override
string repr () const override
bool Resolve (ConfigCompiler *compiler) override
Public Member Functions inherited from rime::Dependency
bool blocking () const
DependencyTargetedAt (an< ConfigItemRef > target)

Public Attributes

an< ConfigMappatch
Public Attributes inherited from rime::Dependency
an< ConfigItemReftarget

Constructor & Destructor Documentation

◆ PatchLiteral()

rime::PatchLiteral::PatchLiteral ( an< ConfigMap > map)
inline

Member Function Documentation

◆ priority()

DependencyPriority rime::PatchLiteral::priority ( ) const
inlineoverridevirtual

Implements rime::Dependency.

◆ repr()

string rime::PatchLiteral::repr ( ) const
inlineoverridevirtual

Implements rime::Dependency.

◆ Resolve()

bool rime::PatchLiteral::Resolve ( ConfigCompiler * compiler)
overridevirtual

Implements rime::Dependency.

Member Data Documentation

◆ patch

an<ConfigMap> rime::PatchLiteral::patch

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