Table of Contents - haml-6.3.0 Documentation
Classes and Modules
- Haml
- Haml::Ambles
- Haml::AttributeBuilder
- Haml::AttributeCompiler
- Haml::AttributeParser
- Haml::AttributeParser::ParseSkip
- Haml::CLI
- Haml::Compiler
- Haml::Compiler::ChildrenCompiler
- Haml::Compiler::CommentCompiler
- Haml::Compiler::DoctypeCompiler
- Haml::Compiler::ScriptCompiler
- Haml::Compiler::SilentScriptCompiler
- Haml::Compiler::TagCompiler
- Haml::DynamicMerger
- Haml::Engine
- Haml::Error
- Haml::Escape
- Haml::EscapeAny
- Haml::EscapeanyDispathcer
- Haml::FescapeDispathcer
- Haml::FilterNotFound
- Haml::Filters
- Haml::Filters::Base
- Haml::Filters::Cdata
- Haml::Filters::Coffee
- Haml::Filters::CoffeeScript
- Haml::Filters::Css
- Haml::Filters::Erb
- Haml::Filters::Escaped
- Haml::Filters::Javascript
- Haml::Filters::Less
- Haml::Filters::Markdown
- Haml::Filters::Plain
- Haml::Filters::Preserve
- Haml::Filters::Ruby
- Haml::Filters::Sass
- Haml::Filters::Scss
- Haml::Filters::TextBase
- Haml::Filters::TiltBase
- Haml::ForceEscape
- Haml::HTML
- Haml::Helpers
- Haml::Identity
- Haml::InternalError
- Haml::ObjectRef
- Haml::Parser
- Haml::Parser::AttributeMerger
- Haml::Parser::ParserOptions
- Haml::RailsHelpers
- Haml::RailsTemplate
- Haml::Railtie
- Haml::RubyExpression
- Haml::RubyExpression::ParseError
- Haml::StringSplitter
- Haml::StringSplitter::SyntaxChecker
- Haml::StringSplitter::SyntaxChecker::ParseError
- Haml::SyntaxError
- Haml::TemplateExtension
- Haml::TempleEngine
- Haml::TempleLineCounter
- Haml::TempleLineCounter::UnexpectedExpression
- Haml::Util
- Haml::Whitespace
- Object
Methods
- ::available? — Haml::AttributeParser
- ::build — Haml::AttributeBuilder
- ::build_aria — Haml::AttributeBuilder
- ::build_boolean! — Haml::AttributeBuilder
- ::build_class — Haml::AttributeBuilder
- ::build_data — Haml::AttributeBuilder
- ::build_data_attribute — Haml::AttributeBuilder
- ::build_id — Haml::AttributeBuilder
- ::compile — Haml::StringSplitter
- ::compile_tokens! — Haml::StringSplitter
- ::count_lines — Haml::TempleLineCounter
- ::escape_html — Haml::AttributeBuilder
- ::escape_html — Haml::Util
- ::escape_html_safe — Haml::Util
- ::escape_quotes — Haml::StringSplitter
- ::filter_and_join — Haml::Parser::AttributeMerger
- ::find_and_preserve — Haml::Compiler::ScriptCompiler
- ::flatten_attributes — Haml::AttributeBuilder
- ::merge_all_attrs — Haml::AttributeBuilder
- ::merge_attributes! — Haml::Parser::AttributeMerger
- ::merge_value — Haml::Parser::AttributeMerger
- ::message — Haml::Error
- ::new — Haml::Ambles
- ::new — Haml::AttributeCompiler
- ::new — Haml::Compiler
- ::new — Haml::Compiler::ChildrenCompiler
- ::new — Haml::Compiler::DoctypeCompiler
- ::new — Haml::Compiler::ScriptCompiler
- ::new — Haml::Compiler::TagCompiler
- ::new — Haml::Error
- ::new — Haml::Escape
- ::new — Haml::Filters
- ::new — Haml::Filters::Base
- ::new — Haml::ForceEscape
- ::new — Haml::HTML
- ::new — Haml::Identity
- ::new — Haml::Parser
- ::new — Haml::Parser::ParserOptions
- ::options — Haml::RailsTemplate
- ::parse — Haml::AttributeParser
- ::parse — Haml::ObjectRef
- ::parse_class_and_id — Haml::Parser
- ::preserve — Haml::Helpers
- ::register — Haml::Filters
- ::remove_filter — Haml::Filters
- ::render — Haml::Filters::TiltBase
- ::set_options — Haml::RailsTemplate
- ::shift_balanced_embexpr — Haml::StringSplitter
- ::string_literal? — Haml::RubyExpression
- ::strip_quotes! — Haml::StringSplitter
- ::syntax_error? — Haml::RubyExpression
- ::syntax_error? — Haml::StringSplitter::SyntaxChecker
- ::underscore — Haml::ObjectRef
- #assert_type! — Haml::AttributeParser
- #attribute_builder — Haml::AttributeCompiler
- #balance — Haml::Parser
- #balance — Haml::Util
- #balance_tokens — Haml::Parser
- #block_keyword — Haml::Parser
- #block_opened? — Haml::Parser
- #call — Haml::Ambles
- #call — Haml::Compiler
- #call — Haml::Parser
- #call — Haml::RailsTemplate
- #call — Haml::StringSplitter
- #capture_haml — Haml::RailsHelpers
- #check_encoding — Haml::Util
- #check_haml_encoding — Haml::Util
- #check_push_script_stack — Haml::Parser
- #close — Haml::Parser
- #close_filter — Haml::Parser
- #close_flat_section — Haml::Parser
- #close_haml_comment — Haml::Parser
- #close_script — Haml::Parser
- #close_silent_script — Haml::Parser
- #closes_flat? — Haml::Parser
- #comment — Haml::Parser
- #compile — Haml::AttributeCompiler
- #compile — Haml::CLI
- #compile — Haml::Compiler
- #compile — Haml::Compiler::ChildrenCompiler
- #compile — Haml::Compiler::CommentCompiler
- #compile — Haml::Compiler::DoctypeCompiler
- #compile — Haml::Compiler::ScriptCompiler
- #compile — Haml::Compiler::SilentScriptCompiler
- #compile — Haml::Compiler::TagCompiler
- #compile — Haml::TempleEngine
- #compile — Haml::Filters
- #compile — Haml::Filters::Cdata
- #compile — Haml::Filters::Coffee
- #compile — Haml::Filters::Coffee
- #compile — Haml::Filters::Css
- #compile — Haml::Filters::Erb
- #compile — Haml::Filters::Escaped
- #compile — Haml::Filters::Javascript
- #compile — Haml::Filters::Less
- #compile — Haml::Filters::Markdown
- #compile — Haml::Filters::Plain
- #compile — Haml::Filters::Preserve
- #compile — Haml::Filters::Ruby
- #compile — Haml::Filters::Sass
- #compile — Haml::Filters::Scss
- #compile — Haml::TemplateExtension
- #compile_boolean! — Haml::AttributeCompiler
- #compile_cdata — Haml::Filters::Cdata
- #compile_children — Haml::Compiler
- #compile_class! — Haml::AttributeCompiler
- #compile_comment — Haml::Compiler
- #compile_common! — Haml::AttributeCompiler
- #compile_conditional_comment — Haml::Compiler::CommentCompiler
- #compile_contents — Haml::Compiler::TagCompiler
- #compile_data! — Haml::AttributeCompiler
- #compile_doctype — Haml::Compiler
- #compile_filter — Haml::Compiler
- #compile_html — Haml::Filters::Css
- #compile_html — Haml::Filters::Javascript
- #compile_html_comment — Haml::Compiler::CommentCompiler
- #compile_id! — Haml::AttributeCompiler
- #compile_interpolated_plain — Haml::Compiler::ScriptCompiler
- #compile_interpolated_plain — Haml::Compiler::TagCompiler
- #compile_plain — Haml::Compiler
- #compile_plain — Haml::Filters::Plain
- #compile_script — Haml::Compiler
- #compile_script_assign — Haml::Compiler::ScriptCompiler
- #compile_script_result — Haml::Compiler::ScriptCompiler
- #compile_silent_script — Haml::Compiler
- #compile_tag — Haml::Compiler
- #compile_text — Haml::Compiler::CommentCompiler
- #compile_text — Haml::Filters::Escaped
- #compile_text — Haml::Filters::Preserve
- #compile_text! — Haml::Filters::TextBase
- #compile_with_children — Haml::Compiler::SilentScriptCompiler
- #compile_with_tilt — Haml::Filters::TiltBase
- #compile_xhtml — Haml::Filters::Css
- #compile_xhtml — Haml::Filters::Javascript
- #compute_tabs — Haml::Parser
- #contains_interpolation? — Haml::Util
- #continuation_script? — Haml::Parser
- #count_newline — Haml::DynamicMerger
- #delegate_optimization — Haml::Compiler::ScriptCompiler
- #delegate_optimization — Haml::Compiler::TagCompiler
- #div — Haml::Parser
- #doctype — Haml::Parser
- #dynamic_compile — Haml::Compiler::ScriptCompiler
- #dynamic_compile — Haml::Filters::TiltBase
- #each_attr — Haml::AttributeParser
- #engine_options — Haml::CLI
- #error_with_lineno — Haml::Parser
- #escape_html — Haml::Compiler::ScriptCompiler
- #explicit_require? — Haml::Filters::TiltBase
- #filter — Haml::Parser
- #filter_opened? — Haml::Parser
- #find_and_preserve — Haml::Compiler::ScriptCompiler
- #find_and_preserve — Haml::RailsHelpers
- #find_compiler — Haml::Filters
- #find_else_index — Haml::Compiler::ChildrenCompiler
- #flat? — Haml::Parser
- #flat_script — Haml::Parser
- #generate — Haml::Identity
- #generate_ast — Haml::CLI
- #generate_code — Haml::CLI
- #generate_temple — Haml::CLI
- #haml_comment — Haml::Parser
- #handle_interpolation — Haml::Util
- #handle_multiline — Haml::Parser
- #handle_ruby_multiline — Haml::Parser
- #html_doctype — Haml::Compiler::DoctypeCompiler
- #human_indentation — Haml::Util
- #insert_newlines! — Haml::Compiler::ChildrenCompiler
- #insert_whitespace? — Haml::Compiler::ChildrenCompiler
- #inspect_obj — Haml::Util
- #is_multiline? — Haml::Parser
- #is_ruby_multiline? — Haml::Parser
- #literal_for — Haml::AttributeCompiler
- #merge_dynamic — Haml::DynamicMerger
- #method_missing — Haml::CLI
- #mid_block_keyword? — Haml::Parser
- #moving_lineno — Haml::Compiler::ChildrenCompiler
- #next_line — Haml::Parser
- #nuke_inner_whitespace? — Haml::Compiler::ChildrenCompiler
- #nuke_outer_whitespace? — Haml::Compiler::ChildrenCompiler
- #nuke_prev_whitespace? — Haml::Compiler::ChildrenCompiler
- #on_dynamic — Haml::EscapeAny
- #on_dynamic — Haml::StringSplitter
- #on_escape — Haml::ForceEscape
- #on_escapeany — Haml::EscapeanyDispathcer
- #on_fescape — Haml::ForceEscape
- #on_fescape — Haml::FescapeDispathcer
- #on_html_condcomment — Haml::HTML
- #on_multi — Haml::DynamicMerger
- #on_parse_error — Haml::RubyExpression
- #on_parse_error — Haml::StringSplitter::SyntaxChecker
- #on_whitespace — Haml::Whitespace
- #parse — Haml::AttributeParser
- #parse — Haml::CLI
- #parse_haml_magic_comment — Haml::Util
- #parse_key! — Haml::AttributeParser
- #parse_new_attribute — Haml::Parser
- #parse_new_attributes — Haml::Parser
- #parse_old_attributes — Haml::Parser
- #parse_static_hash — Haml::Parser
- #parse_tag — Haml::Parser
- #plain — Haml::Parser
- #pp_object — Haml::CLI
- #precede — Haml::RailsHelpers
- #precompiled_with_ambles — Haml::TempleEngine
- #precompiled_with_tilt — Haml::Filters::TiltBase
- #prepend_whitespace? — Haml::Compiler::ChildrenCompiler
- #preserve — Haml::Helpers
- #preserve — Haml::RailsHelpers
- #process_indent — Haml::Parser
- #process_line — Haml::Parser
- #process_load_options — Haml::CLI
- #push — Haml::Parser
- #puts_code — Haml::CLI
- #rails_xss_safe? — Haml::Util
- #rdfa_doctype — Haml::Compiler::DoctypeCompiler
- #read_file — Haml::CLI
- #render — Haml::CLI
- #rstrip_whitespace! — Haml::Compiler::ChildrenCompiler
- #runtime_compile — Haml::AttributeCompiler
- #runtime_error — Haml::Compiler
- #script — Haml::Parser
- #self_closing? — Haml::Compiler::TagCompiler
- #silence_warnings — Haml::Util
- #silent_script — Haml::Parser
- #skip_until_hash_rocket! — Haml::AttributeParser
- #static_compile — Haml::AttributeCompiler
- #static_compile — Haml::Compiler::ScriptCompiler
- #static_compile — Haml::Filters::TiltBase
- #string_literal? — Haml::StringSplitter
- #succeed — Haml::RailsHelpers
- #supports_streaming? — Haml::RailsTemplate
- #surround — Haml::RailsHelpers
- #tag — Haml::Parser
- #temple — Haml::CLI
- #try_parse_haml_emacs_magic_comment — Haml::Util
- #unescape_interpolation — Haml::Util
- #validate_ruby — Haml::CLI
- #version — Haml::CLI
- #wrap_bracket — Haml::AttributeParser
- #xml_doctype — Haml::Compiler::DoctypeCompiler