Class: FBO::Dump::DocumentDeletingNode
- Inherits:
-
NoticeNode
- Object
- Treetop::Runtime::SyntaxNode
- NoticeNode
- FBO::Dump::DocumentDeletingNode
- Defined in:
- lib/fbo/node_extensions.rb
Class Method Summary collapse
Methods inherited from NoticeNode
Class Method Details
.type ⇒ Object
88 89 90 |
# File 'lib/fbo/node_extensions.rb', line 88 def self.type :delete end |