コード例 #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")