The OpenD Programming Language

NormalVariable.opCall

  1. T opCall(G gen)
  2. T opCall(G* gen)
    struct NormalVariable(T)
    T
    opCall
    (
    G
    )
    (
    scope G* gen
    )

Meta