Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
noir
master
Noir
Formatter
Formatters
HTML
HTMLInline
TerminalRGB
Lexer
Callback
DSL
MixinRule
PopCallback
ProcCallback
PushCallback
RegexRule
Rule
State
Builder
TokenCallback
Lexers
Crystal
CSS
HTML
JavaScript
JSON
Python
Ruby
Theme
Color
Themes
Monokai
Solarized
SolarizedDark
SolarizedLight
Token
Tokens
Comment
Doc
Multiline
Preproc
Single
Special
Error
Generic
Deleted
Emph
Error
Heading
Inserted
Lineno
Output
Prompt
Strong
Subheading
Traceback
Keyword
Constant
Declaration
Namespace
Pseudo
Reserved
Type
Variable
Literal
Date
Number
Bin
Float
Hex
Integer
Long
Oct
Other
String
Backtick
Char
Doc
Double
Escape
Heredoc
Interpol
Other
Regex
Single
Symbol
Name
Attribute
Builtin
Pseudo
Class
Constant
Decorator
Entity
Exception
Function
Label
Namespace
Other
Property
Tag
Variable
Class
Global
Instance
Num
Operator
Word
Other
Punctuation
Indicator
Str
Text
Whitespace
Built with Crystal 1.9.2
2023-10-07 15:40:24 UTC
module
Noir::Tokens::Generic::Heading
Defined in:
Class Method Summary
.each_sub_token
(&)
.each_sub_token_all
(&)
.name
.qualified_name
.short_name
.to_s
(io)
.token_chain
: Array(Token)
Class Method Detail
def self.
each_sub_token
(&)
#
def self.
each_sub_token_all
(&)
#
def self.
name
#
def self.
qualified_name
#
def self.
short_name
#
def self.
to_s
(io)
#
def self.
token_chain
: Array(
Token
)
#