Class: Formalist::RichText::ValidityCheck::AST

Inherits:
Struct
  • Object
show all
Defined in:
lib/formalist/rich_text/validity_check.rb

Instance Attribute Summary collapse

Instance Attribute Details

#astObject

Returns the value of attribute ast

Returns:

  • (Object)

    the current value of ast



6
7
8
# File 'lib/formalist/rich_text/validity_check.rb', line 6

def ast
  @ast
end