Created
February 20, 2015 17:43
-
-
Save PkmX/622b1d7c5035ae123484 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| | | | |-- 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