module Lit::Text

Extended Modules

Defined in:

lit/text.cr

Instance Method Summary

Instance Method Detail

def error(str : String) #

[View source]
def hint(str : String) #

[View source]
def integer(str) #

[View source]
def keyword(str) #

[View source]
def string(str) #

[View source]
def warning(str : String) #

[View source]