|
librime 1.2
Rime Input Method Engine, the core library
|
#include <config_compiler_impl.h>

Public Member Functions | |
| virtual DependencyPriority | priority () const =0 |
| bool | blocking () const |
| virtual string | repr () const =0 |
| Dependency & | TargetedAt (an< ConfigItemRef > target) |
| virtual bool | Resolve (ConfigCompiler *compiler)=0 |
Public Attributes | |
| an< ConfigItemRef > | target |
|
inline |
|
pure virtual |
Implemented in rime::IncludeReference, rime::PatchLiteral, rime::PatchReference, and rime::PendingChild.
|
pure virtual |
Implemented in rime::IncludeReference, rime::PatchLiteral, rime::PatchReference, and rime::PendingChild.
|
pure virtual |
Implemented in rime::IncludeReference, rime::PatchLiteral, rime::PatchReference, and rime::PendingChild.
|
inline |
| an<ConfigItemRef> rime::Dependency::target |