class Syntaks::Highlighter::Command

Defined in:

syntaks/highlighter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(from : Int32, to : Int32, foreground : Symbol, background : Symbol) #

[View source]

Instance Method Detail

def background : Symbol #

[View source]
def foreground : Symbol #

[View source]
def from : Int32 #

[View source]
def to : Int32 #

[View source]