Skip to content
Commit 589b96b3 authored by jonathan labejof's avatar jonathan labejof
Browse files

fix bugs on code generation in juliac-core, add method...

fix bugs on code generation in juliac-core, add method UnifiedClass.getInstanceMethods() (name of the method should be reconsidered) who permits to get all public methods usable by the calling UnifiedClass (should be implemented for UCtClass), and add UnifiedMethod.getDeclaringClass() who permits to get the UnifiedClass who is responsible for UnifiedMethod.
parent e9e68711
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment