예제 #1
0
파일: rosc.py 프로젝트: OEP/rdis
def getASG():
  """
  Gets the ROS ASG.
  """
  return a3t.getASG("ROSApp_META")
예제 #2
0
파일: json_serialize.py 프로젝트: OEP/rdis
def getASG():
    """
  Returns the RDIS abstract syntax graph.
  """
    return a3t.getASG("RDIS_META")