Example #1
0
File: rosc.py Project: OEP/rdis
def getASG():
  """
  Gets the ROS ASG.
  """
  return a3t.getASG("ROSApp_META")
Example #2
0
def getASG():
    """
  Returns the RDIS abstract syntax graph.
  """
    return a3t.getASG("RDIS_META")