Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
X::Assembler::AST::InstructionNode
Inherits
Reference
/
Object
Constructors
new
(mnemonic :
String
, operand :
String
|
Nil
= nil, operand2 :
String
|
Nil
= nil, operand3 :
String
|
Nil
= nil, line :
Int32
= 0)
Source
Instance methods
line
Source
mnemonic
Source
operand
Source
operand2
Source
operand3
Source