Class: Ast::Merge::LanguageBackendProfileRules

Inherits:
Struct
  • Object
show all
Defined in:
lib/ast/merge.rb

Instance Attribute Summary collapse

Instance Attribute Details

#atomic_nodesObject

Returns the value of attribute atomic_nodes

Returns:

  • (Object)

    the current value of atomic_nodes



784
785
786
# File 'lib/ast/merge.rb', line 784

def atomic_nodes
  @atomic_nodes
end

#child_groupsObject

Returns the value of attribute child_groups

Returns:

  • (Object)

    the current value of child_groups



784
785
786
# File 'lib/ast/merge.rb', line 784

def child_groups
  @child_groups
end

#comment_attachmentObject

Returns the value of attribute comment_attachment

Returns:

  • (Object)

    the current value of comment_attachment



784
785
786
# File 'lib/ast/merge.rb', line 784

def comment_attachment
  @comment_attachment
end

#commutative_parentsObject

Returns the value of attribute commutative_parents

Returns:

  • (Object)

    the current value of commutative_parents



784
785
786
# File 'lib/ast/merge.rb', line 784

def commutative_parents
  @commutative_parents
end

#node_rolesObject

Returns the value of attribute node_roles

Returns:

  • (Object)

    the current value of node_roles



784
785
786
# File 'lib/ast/merge.rb', line 784

def node_roles
  @node_roles
end

#signaturesObject

Returns the value of attribute signatures

Returns:

  • (Object)

    the current value of signatures



784
785
786
# File 'lib/ast/merge.rb', line 784

def signatures
  @signatures
end