BFS Method Invocation
C LEGION INCLUDE classOne.bfs
C LEGION CREATE obj = NEW classOne
C Legion SUBROUTINE obj->init(X,1000)
Method invocations and related directives are embedded in pseudo-comments that are translated by the legion_bfs tool
Synchronous methods provide standard blocking RPC semantics