Class: Jade::Frontend::CommentAttacher::CommentEntry::Trailing

Inherits:
Data
  • Object
show all
Defined in:
lib/jade/frontend/comment_attacher.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commentObject (readonly)

Returns the value of attribute comment

Returns:

  • (Object)

    the current value of comment



105
106
107
# File 'lib/jade/frontend/comment_attacher.rb', line 105

def comment
  @comment
end

#node_idObject (readonly)

Returns the value of attribute node_id

Returns:

  • (Object)

    the current value of node_id



105
106
107
# File 'lib/jade/frontend/comment_attacher.rb', line 105

def node_id
  @node_id
end