class
   Ktistec::Compiler
 
  - Ktistec::Compiler
 - Reference
 - Object
 
Defined in:
utils/compiler.crConstant Summary
- 
        ACCESSOR = 
[iri, content, following, followers] of Class - 
        CONSTANTS = 
[ContentRules::Actor, ContentRules::Activity, ContentRules::ObjectActivity, ContentRules::Object, ContentRules::Hashtag, ContentRules::Mention, ContentRules::CreateActivity, ContentRules::AnnounceActivity, ContentRules::LikeActivity, ContentRules::DislikeActivity, ContentRules::FollowActivity, ContentRules::DeleteActivity, ContentRules::UndoActivity, ContentRules::Outbox, ContentRules::Inbox, ContentRules::NotificationLike, ContentRules::NotificationDislike, ContentRules::NotificationAnnounce, ContentRules::NotificationFollow, ContentRules::NotificationFollowHashtag, ContentRules::NotificationFollowMention, ContentRules::NotificationMention, ContentRules::NotificationReply, ContentRules::NotificationFollowThread, ContentRules::Timeline, ContentRules::TimelineAnnounce, ContentRules::TimelineCreate, ContentRules::Follow, ContentRules::FollowHashtag, ContentRules::FollowThread, ContentRules::FollowMention, ContentRules::Filter, ContentRules::Incoming, ContentRules::Outgoing, ContentRules::InMailboxOf, ContentRules::IsRecipient, ContentRules::CheckFollowFor] of Class 
Constructors
- 
        .new(input : String)
        
          
Creates a compiler for the given input.
 
Macro Summary
Instance Method Summary
- 
        #compile
        
          
Compiles the input into a domain with rules.