struct MethodWithInfo

Defined at line 767 of file ../../tools/fidl/fidlc/src/flat_ast.h

Used to keep track of all methods, including composed methods.

Public Members

const Method * method
const Protocol * owning_protocol
const ComposedProtocol * composed