Skip to content

Instantly share code, notes, and snippets.

@PkmX
Created February 20, 2015 17:43
Show Gist options
  • Save PkmX/622b1d7c5035ae123484 to your computer and use it in GitHub Desktop.
Save PkmX/622b1d7c5035ae123484 to your computer and use it in GitHub Desktop.
| | | | |-- 1.$plus(2).$times BYVALmode-EXPRmode-FUNmode-POLYmode (silent: value res2 in $iw)
| | | | | |-- 1.$plus(2) EXPRmode-POLYmode-QUALmode (silent: value res2 in $iw)
| | | | | | |-- 1.$plus BYVALmode-EXPRmode-FUNmode-POLYmode (silent: value res2 in $iw)
| | | | | | | |-- 1 EXPRmode-POLYmode-QUALmode (silent: value res2 in $iw)
| | | | | | | | \-> Int(1)
| | | | | | | \-> (x: Double)Double <and> (x: Float)Float <and> (x: Long)Long <and> (x: Int)Int <and> (x: Char)Int <and> (x: Short)Int <and> (x: Byte)Int <and> (x: String)String
| | | | | | |-- 2 BYVALmode-EXPRmode (silent: value res2 in $iw)
| | | | | | | \-> Int(2)
| | | | | | [adapt] (x: Int)Int adapted to 3
| | | | | | \-> Int(3)
| | | | | \-> (x: Double)Double <and> (x: Float)Float <and> (x: Long)Long <and> (x: Int)Int <and> (x: Char)Int <and> (x: Short)Int <and> (x: Byte)Int
| | | | |-- 3 BYVALmode-EXPRmode (silent: value res2 in $iw)
| | | | | \-> Int(3)
| | | | [adapt] (x: Int)Int adapted to 9
| | | | \-> Int(9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment