SyntaxSupport.content - multiple declarations

Function SyntaxSupport.content

returns editable content

Prototype

abstract EditableContent content() @property;

Function SyntaxSupport.content

set editable content

Prototype

abstract SyntaxSupport content(
  EditableContent content
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0